(C) 1996 AROS - The Amiga Replacement OS


NAME
#include <proto/dos.h>
BPTR Input()
SYNOPSIS

LOCATION
In DOSBase at offset 9
FUNCTION
Returns the current input stream or 0 if there is no current input stream.

INPUTS
RESULT
Input stream handle.

NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY